home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Internet / BayGenie eBay Auction Sniper / BGFreeSetup_3.3.1.8.exe / install_script.iss
Encoding:
Text File  |  2009-12-04  |  3.4 KB  |  60 lines

  1. ∩╗┐;InnoSetupVersion=5.3.5 (Unicode)
  2.  
  3. [Setup]
  4. AppName=BayGenie eBay Auction Sniper Free Edition
  5. AppVerName=BayGenie eBay Auction Sniper Free Edition 3.3.1.8
  6. AppId=BayGenie eBay Auction Sniper Free Edition
  7. AppVersion=3.3.1.8
  8. AppPublisher=baygenie.com
  9. AppPublisherURL=http://www.baygenie.com/
  10. AppSupportURL=http://www.baygenie.com/support.html
  11. AppUpdatesURL=http://www.baygenie.com/download.html
  12. DefaultDirName={pf}\BayGenie\FreeEdition
  13. DefaultGroupName=BayGenie eBay Auction Sniper Free Edition
  14. UninstallDisplayIcon={app}\BayGenieFree.exe
  15. UninstallDisplayName=BayGenie eBay Auction Sniper Free Edition 3.3.1.8
  16. OutputBaseFilename=in
  17. Compression=lzma
  18. LicenseFile=embedded\License.rtf
  19. WizardImageFile=embedded\WizardImage0.bmp
  20. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  21.  
  22. [Files]
  23. Source: "{app}\BayGenieFree.exe"; DestDir: "{app}"; MinVersion: 4.0,5.0; 
  24. Source: "{app}\Data.dll"; DestDir: "{app}"; MinVersion: 4.0,5.0; Flags: ignoreversion 
  25. Source: "{app}\Time.dll"; DestDir: "{app}"; MinVersion: 4.0,5.0; Flags: ignoreversion 
  26. Source: "{app}\Web.dll"; DestDir: "{app}"; MinVersion: 4.0,5.0; Flags: ignoreversion 
  27. Source: "{app}\Utility.dll"; DestDir: "{app}"; MinVersion: 4.0,5.0; Flags: ignoreversion 
  28. Source: "{app}\Updater.exe"; DestDir: "{app}"; MinVersion: 4.0,5.0; 
  29. Source: "{app}\data.bgd"; DestDir: "{app}"; MinVersion: 4.0,5.0; Flags: onlyifdoesntexist 
  30. Source: "{app}\website.url"; DestDir: "{app}"; MinVersion: 4.0,5.0; Flags: onlyifdoesntexist 
  31. Source: "{app}\free_license.rtf"; DestDir: "{app}"; MinVersion: 4.0,5.0; Flags: ignoreversion 
  32. Source: "{sys}\mfc71.dll"; DestDir: "{sys}"; MinVersion: 4.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror onlyifdoesntexist 
  33. Source: "{sys}\mfc71u.dll"; DestDir: "{sys}"; MinVersion: 4.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror onlyifdoesntexist 
  34. Source: "{sys}\msvcr71.dll"; DestDir: "{sys}"; MinVersion: 4.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror onlyifdoesntexist 
  35. Source: "{sys}\msvcp71.dll"; DestDir: "{sys}"; MinVersion: 4.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror onlyifdoesntexist 
  36.  
  37. [Run]
  38. Filename: "{app}\BayGenieFree.exe"; WorkingDir: "{app}"; MinVersion: 4.0,5.0; Flags: skipifdoesntexist postinstall hidewizard waituntilidle
  39.  
  40. [Icons]
  41. Name: "{group}\BayGenie eBay Auction Sniper Free Edition"; Filename: "{app}\BayGenieFree.exe"; WorkingDir: "{app}"; IconFilename: "{app}\BayGenieFree.exe"; MinVersion: 4.0,5.0; 
  42. Name: "{userdesktop}\BayGenie eBay Auction Sniper Free Edition"; Filename: "{app}\BayGenieFree.exe"; WorkingDir: "{app}"; IconFilename: "{app}\BayGenieFree.exe"; MinVersion: 4.0,5.0; 
  43. Name: "{group}\BayGenie Web Site"; Filename: "{app}\website.url"; MinVersion: 4.0,5.0; 
  44.  
  45. [CustomMessages]
  46. default.NameAndVersion=%1 version %2
  47. default.AdditionalIcons=Additional icons:
  48. default.CreateDesktopIcon=Create a &desktop icon
  49. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  50. default.ProgramOnTheWeb=%1 on the Web
  51. default.UninstallProgram=Uninstall %1
  52. default.LaunchProgram=Launch %1
  53. default.AssocFileExtension=&Associate %1 with the %2 file extension
  54. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  55.  
  56. [Languages]
  57. ; These files are stubs
  58. ; To achieve better results after recompilation, use the real language files
  59. Name: "default"; MessagesFile: "embedded\default.isl"; 
  60.